makecode.microbit.org
Microsoft MakeCode for micro:bit
https://makecode.microbit.org
Electric Guitar
Electric Guitar - Microsoft MakeCode for micro:bit
Red Light Green Light
Creating the stoplight. Let's start with the code running on the stoplight's micro:bit. Don't use this code for the other players! States. We define two states, or game conditions, called GREENLIGHT and REDLIGHT.A variable named state will store the current game state. When the stoplight player presses A, the game goes into "green light" mode.. When they press B, the state goes into ...
Banana Keyboard
Banana Keyboard - Microsoft MakeCode for micro:bit
Hack Your Headphones
Hack Your Headphones - Microsoft MakeCode for micro:bit
Plant Watering
Plant Watering - Microsoft MakeCode for micro:bit
USB
Transferring programs to your micro:bit. Most of the time you'll be writing and testing your programs in the simulator.Once you've finished your program though, you can compile it and run it on your micro:bit. Transferring your program to the micro:bit is as simple as clicking the Download button, or by saving a file to a drive on your computer. ...